Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat] 그룹 참여/가입 신청 UI 추가 #527

Closed
wants to merge 7 commits into from

Conversation

js43o
Copy link
Collaborator

@js43o js43o commented Feb 3, 2024

설명

완료한 기능 명세

  • 마이페이지의 그룹 영역 버튼 변경 ('그룹 리스트 보기' -> '그룹 참여' & '새 그룹 생성')
  • 그룹 아이템 컴포넌트에 비공개 여부를 알리는 closed 프로퍼티 추가
  • 비공개 그룹의 경우 '참여하기' 대신 '가입 신청' 버튼 및 모달 표시 (+ 자물쇠 아이콘 추가)
  • 그룹별 참여/가입 신청 링크 페이지 추가 (/group/join?access_code=...)

스크린샷

bandicam.2024-02-03.20-15-43-665.mp4

리뷰 요청 사항

특별히 리뷰해 주었으면 하는 부분, 고민되는 부분 기재하기

- '그룹 리스트 보기' => '그룹 참여'로 이름 변경
@js43o js43o marked this pull request as ready for review February 3, 2024 11:23
@js43o js43o marked this pull request as draft February 4, 2024 04:06
@js43o js43o closed this Feb 4, 2024
@js43o js43o deleted the group-join branch February 4, 2024 04:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] 그룹 참여/가입 신청 UI 추가
1 participant